@charset "UTF-8";
/* CSS Document */

/* ------BODY------ */
body {
	background:url(img/bg.png) no-repeat #ffffff top center;
	color: #333;
	font-size: 13px;
	font-family: "微软雅黑","宋体",sans-serif;
}

a {
	color: #333;
}

a:hover {
	color: #ff8585;
}

.footer {
	background-color: #f8f8f8;
	
}

.footer .footer-top {
	color: #666;
    font-size: 13px;
    line-height: 190%;
    padding: 20px 0 30px;
    text-align: center;
}

.footer .container-fluid {
	padding: 0;
}

.footer .dropup {
	border-right: 1px #e7e7e7 solid;
	width: 220px;
}

/* ------TOOLS------ */



#top {

	background:url(img/toolsBg.png) no-repeat top;

}

.swf object{
	float: right;
}


.logo {
	float: left;
	margin: 45px 0 35px 40px;
}

.nav-tools  {
	padding: 0 50px 0;
}

.nav-tools > ul {
	height: 30px;
	margin-right: 0;
	font-size: 12px;
}

.nav-tools > ul > li {
	padding: 5px 10px;
  margin: 0;
}


.nav-tools > ul.navbar-right {
	height: 30px;
	margin-right: 0;
}

.nav-tools > ul.navbar-right > li > a {
	padding:0;
  margin: 0;
}

/* ------MENU------ */
.nav-menu li {
	width: 96px;
	font-size:  16px;
	/*font-weight: bold;*/
}

.nav-menu li a:active{
	color: #ffffff;
	background-color: #cc051c;
}

.nav-menu li a:hover {
	color: #ff501e;
	background-color: #fff;
}

.navbar {
	margin-bottom: 0;
}

/* ------global------ */

.global {
	border-left:1px #dbdbdb solid;
	border-right: 1px #dbdbdb solid;
	/*background-color: #fefbf5;*/
	
}



 
/* ------global NEWS------ */

.newsImg img {
	border: 0px #dbdbdb solid;
	/*margin: 10px;*/
}

.newsText {
	padding: 0 25px 0 0;

}

.global .newsText h3 {
	font-size: 20px;
	color: #bc1b16;
	text-align:center;
}

.global .newsText p {
	line-height: 200%;
	text-indent: 2em;
}

.global .newsText ul {
	border-top: 1px #dbdbdb dotted;
	padding: 15px 0 0 20px;
}

.global .newsText ul li {
	line-height: 210%;
	padding: 0 0 0 10px;
	list-style-type:circle;
}

.global .newsText ul li a span.date {
	padding: 0 0 0 10px;
}

.global .newsText span.newsText_more a {
	color:#ff8585;
}

.search input.form-control {
	border: 1px solid #d5c6c5;
	padding: 6px 20px 6px 35px;
	background: url(img/searchIcon.png) no-repeat #fff 5px 4px;
	color: #999999;
}

.search .btn {
	border: 1px solid #d5c6c5;
	background-color: #ffcecc;
	color: #bc1b16;
	
}


/* ------global LIST LEFT------ */
.global .listLeft {
	margin-left: 10px;
	
}


.global .listLeft h3.listLeftTitle01 {
	background:url(img/listLeftTitle01.png) #fff no-repeat;
	height: 30px;
	text-indent: -9999px;
	margin: 0;
}

.global .listLeft ul {
	border-left: 1px dotted #dbdbdb;
	padding: 5px 0 0 10px;
	margin: 5px 0 0 10px;
}

.global .listLeft ul li{
	
	list-style: none;
	margin: 0 0 10px 5px;
}

.global .listLeft ul li p{
	margin-bottom: 0;
}


.global .listLeftBTN {
	margin-left: 9px;
	
}
.global .listLeftBTN p{
	margin-bottom: 7px;
}

/* ------global LIST CENTER------ */

.global .listCenter {
	
}

.global .listCenter div div.titleLeft {
	padding-right:3px;
}
.global .listCenter div div.titleRight{
	padding-left:3px;
}

.global .listCenter div div {
	padding: 0;
}

/*-- Start TITLE ---*/

.global .listCenter .titleBg {
	/*border-bottom: 1px solid #f7b80d;*/i
}

.global .listCenter .titleBg h3 {
	margin: 0 0 0 5px;
	
}

.global .listCenter .titleBg h3.listTitle {
	width: 110px;
	height:35px;
	text-indent: -9999px;
	/*background: url(../img/listTitleBg.png) no-repeat;
	line-height: 30px;
	font-size: 17px;
	color: #ffffff;
	text-align: center;*/
}

.global .listCenter .titleBg span {
	float: right;
	margin-right: 15px;
	font-size: 12px;
	margin-top: -20px;
}

.global .listCenter .titleBg span a {
	color: #bc1b16;
}

.global .listCenter .titleBg ul {
	float: left;
	font-size: 12px;
	margin: -25px 0 0 115px;
	padding: 0;
}

.global .listCenter .titleBg ul li {
	float: left;
	margin-left: 10px;
}

.global .listCenter .titleBg ul li a {
	color: #bc1b16;
	font-size: 13px;
}


.global .listCenter .titleBg01 {
	border-bottom: 1px solid #bc1b16;
}

.global .listCenter .titleBg02 {
	border-bottom: 1px solid #e3534e;
}

.global .listCenter .titleBg03 {
	border-bottom: 1px solid #fb9f9c;
}

.global .listCenter .titleBg01 {
	background: url(img/listTitleBg01.png) no-repeat 10px 0;
}

.global .listCenter .titleBg02{
	background: url(img/listTitleBg02.png) no-repeat 10px 0;
}


.global .listCenter .titleBg03{
	background: url(img/listTitleBg03.png) no-repeat 10px 0;
}

.global .listCenter .titleBg01 h3.listTitle01 {
	background: url(img/title01.png)  no-repeat;
}

.global .listCenter .titleBg01 h3.listTitle02 {
	background: url(img/title02.png)  no-repeat;
}

.global .listCenter .titleBg02 h3.listTitle03 {
	background: url(img/title03.png)  no-repeat;
}

.global .listCenter .titleBg02 h3.listTitle04 {
	background: url(img/title04.png)  no-repeat;
}

.global .listCenter .titleBg03 h3.listTitle05 {
	background: url(img/title05.png)  no-repeat;
}

.global .listCenter .titleBg03 h3.listTitle06 {
	background: url(img/title06.png)  no-repeat;
}



/*-- end TITLE ---*/


.global .listCenter ul {
	padding:0;
	margin: 5px 0 13px 10px;
}

.global .listCenter ul li {
	line-height: 240%;
	padding: 0;
	list-style:none;
}

.global .listCenter div div.banner {
	padding: 0 0 15px;
}

/* ------global LIST RIHGT------ */
.global .listRight{
	
}


.global .listRight h3.listRightTitle01 {
	background: url(img/listRightTitle01.png) no-repeat #ffffff;
	height: 35px;
	text-indent: -9999px;
	margin: 0;
}

.global .listRight ul {
	border-left: 1px dotted #dbdbdb;
	padding: 5px 0 0 10px;
	margin: 5px 10px 0 10px;
}

.global .listRight ul li{
	
	list-style: none;
	margin: 0 0 10px 5px;
}

.global .listRight ul li p{
	margin-bottom: 2px;
	font-size: 13px;
}

.global .listRight .video  {
	border: 1px solid #dbdbdb;
	margin: 0 10px 20px 0px;
	padding: 0 0 10px;
}

.global .listRight .video  h3 {
	font-size: 17px;
	margin: 0;
	padding: 0 10px 0;
	line-height: 30px;
	color: #bc1b16;
	
}

.global .listRight .video img {
	margin-left: 11px;
}

.global .listRight .video  h3 span {
	float:right;
	margin-right: 10px;
	font-size: 12px;	
}

.global .listRight .video  h3 span a {
	color: #bc1b16;
}

.global .listRight .btnbg  {
	float: left;
	margin: 3px 30px 0 5px;
	padding: 0 0 10px;
}

/* ------global LIST BOTTON------ */

.global .list3 {
	padding: 0 15px 0 25px;
}

.global .listBotton {
	padding: 0 ;
}

.global .listBotton div  {
    padding: 0;
	margin: 0 5px 0 0;
}

.global .listBotton div div .list {
	float: left;
	border: 1px solid #dbdbdb;
}

.global .listBotton .titleBg {
	background-color: #f7f7f7;
	border-bottom: 3px solid #f8dfdf;
	margin: 0px;
	width: 374px;
	float: left;
}

.global .listBotton .titleBg h3 {
	margin: 0 0 0 10px;
	float: left;
}


.global .listBotton .titleBg h3.listTitle {
	/*background-color: #f7b80d;*/
	line-height: 35px;
	font-size: 17px;
	color: #bc1b16;
	text-align: center;
}


.global .listBotton .titleBg span {
	float: right;
	margin-right: 15px;
	font-size: 12px;
	line-height: 35px;
}

.global .listBotton .titleBg ul{
	float: right;
	margin: 0 15px 0 0;
}

.global .listBotton .titleBg ul li {
	float: left;
	margin: 0 0 0 18px;
	line-height: 35px;
}

.global .listBotton .titleBg ul li a {
	color: #8c4b1e;
}

.global .listBotton ul {
	float: left;
	padding:0;
	margin: 5px 0 15px 10px;
}

.global .listBotton ul li {
	line-height: 210%;
	padding: 0;
	list-style:none;
}



/* ------global LIST Tab Image------ */

.global .tabBg {
	padding:1px 1px 0 56px;
	margin: 10px 0;
	background:url(img/tab.png) no-repeat #fff 10px 0;
	width: 1158px;
	height: 403px;
}

.global .tabBg div{
	padding: 0;
}

.global .tabBg  ul.nav {
	font-size: 14px;
	border-bottom: #c63d39 2px solid;
	background:#f7f7f7;
	
}

.global .tabBg  ul.nav  li {
	margin-bottom: -3px;
	margin-left: -1px;
}

.global .tabBg  ul.nav  li.active a{
	border-top: 5px solid #fcdfdf;
}


.global .tabBg ul.nav li a:focus, .global .tabBg ul.nav  li a:hover {
	background-color: #fff;
}

.global .tabBg  ul.nav  li a{
	padding: 10px 40px;
}

.global .tabBg .tab01 {
	position: relative;
}

.global .tabBg .tab01 .imgBg {
	position:absolute;
	border: 5px solid #dddddd;
}

.global .tabBg .tab01 .img01 {
	top: 20px;
	left: 20px;
	width: 480px;
	height: 300px;
}

.global .tabBg .tab01 .img02 {
	top: 20px;
	left: 517px;
	width: 270px;
	height: 175px;
}

.global .tabBg .tab01 .img03 {
	top: 20px;
	left: 805px;
	width: 270px;
	height: 175px;
}

.global .tabBg .tab01 .img04 {
	top: 210px;
	left: 517px;
	width: 175px;
	height: 110px;
}

.global .tabBg .tab01 .img05 {
	top: 210px;
	left: 709px;
	width: 175px;
	height: 110px;
}

.global .tabBg .tab01 .img06 {
	top: 210px;
	left: 900px;
	width: 175px;
	height: 110px;
}


.global .tabBg .tab02 {
	position: relative;
}

.global .tabBg .tab02 .imgBg {
	position:absolute;
	border: 1px solid #dddddd;
}

.global .tabBg .tab02 .img01 {
	width: 200px;
	height: 310px;
	top: 20px;
	left: 20px;
}

.global .tabBg .tab02 .img02 {
	width: 324px;
	height: 148px;
	top: 20px;
	left: 238px;
}

.global .tabBg .tab02 .img03 {
	top: 183px;
	left: 238px;
	width: 324px;
	height: 148px;
	
}

.global .tabBg .tab02 .img04 {
	top: 20px;
	left: 577px;
	width: 285px;
	height: 310px;
	
}

.global .tabBg .tab02 .img05 {
	top: 20px;
	left: 877px;
	width: 210px;
	height: 310px;
	
}

.global .tabBg .tab03 {
	background: url(img/tabImg.png) no-repeat #fff 10px 0;
	height: 350px;
	margin-left: 15px;
}

.global .tabBg .tab03 ul {
	float: left;
	padding: 15px 30px 0;
}

.global .tabBg .tab03 ul li {
	
	width: 24px;
	float:left;
	margin: 8px;
	list-style: none;
}

/* ------page------ */
.page {
	padding: 10px 10px 30px;
	background-color: #fefbf5;
}

.globalbreadcrumb {
	margin:0 0 10px;
	padding:3px 15px;
}


.page .pageLeft {
	padding: 0 0 0 20PX;
}

.page .pageLeft .list {
}


.page .pageLeft .list span {
	/*line-height: 300%;*/
}
.page .pageLeft .list .titleBg {
	border-bottom:1px solid #e3534e;
	padding:0 0 0 15px;
	margin:10px 0 0;
	float: left;
	width: 100%;
}

.page .pageLeft .list .titleBg h3 {
	float: left;
	background-color: #e3534e;
	line-height: 35px;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	margin: 0;
}

.page .pageLeft .list .titleBg h3.h3Left {
	background: url(img/listTitleBg02.png) no-repeat;
	width: 20px;
	height: 35px;
}

.page .pageLeft .list .titleBg h3.h3Right {
	background: url(img/listTitleBg02.png) no-repeat right;
	width: 20px;
	height: 35px;
}

.page .pageLeft .list .titleBg span {
	float: right;
	padding: 0 10px 0 0;
	line-height: 35px;
}

.page .pageLeft .list .titleBg span.old a {
	font-size: 15px;
	font-weight: bold;
	color:#e3534e;
	line-height: 34px
}



.page .pageLeft .list .titleBg span.old2 {
	float: left;
	padding: 0 10px 0 20px;
	line-height: 35px;
}

.page .pageLeft .list .titleBg span.old2 a {
	font-size: 15px;
	font-weight: bold;
	color:#e3534e;
	line-height: 34px
}

.page .pageLeft .list ul {
	float: left;
	padding: 0 ;
	width: 100%;
}

.page .pageLeft .list ul li {
	padding: 10px 10px 10px 15px;
	border-bottom: 1px dotted #dbdbdb;
	list-style:none;
	font-size: 15px;
	float:left;
	width: 100%;
}

.page .pageLeft .list nav {
	float: right;
}

.page .pageLeft .list ul li span.cate-li-title {
	float: left;
	width: 640px;ssssssssssssssss
}

.page .pageLeft .list ul li span.cate-li-date {
	float: right;
}

.page .pageLeft .list ul.pagination {
	float: left;
	margin: 10px 0 0;
}

.page .pageLeft .list ul.pagination li{
	border: none;
	float: left;
	padding: 0;
	width: auto;
}

.page .pageLeft .list ul.pagination li a {
	color: #e3534e;
}

.page .pageRight .row {
	margin: 0;
}

.page .pageRight .paddingNone{
	padding: 0;
	float:left;

}

.page .pageRight .kuang{
	border: 1px solid #dbdbdb;
	float: left;
	margin: 0 0 10px;
    width: 100%;
	background-color: #ffffff;
}
.page .pageRight .kuang img {
	margin: 10px 10px 5px;
}

.page .pageRight .kuang table tr td img {
	margin: 10px 23px 5px;
}
.page .pageRight .kuang p{
	margin: 0 10px 10px;
}
.page .pageRight .kuang ul {
	float: left;
    margin: 5px 0 15px 10px;
    padding: 0;
}

.page .pageRight .kuang ul  li {
	line-height: 210%;
    list-style: outside none none;
    padding: 0;
}


.page .pageRight .titleBg {
	background-color: #f7f7f7;
    border-bottom: 3px solid #f8dfdf;
    float: left;
    margin: 0;
	width: 100%;
}

.page .pageRight .titleBg h3 {
	 color: #bc1b16;
    font-size: 17px;
    line-height: 35px;
	margin: 0;
	padding: 0 20px;
	float: left;
}

.page .pageRight .titleBg span {
	float: right;
	padding: 0 20px 0 0;
	line-height: 35px;
}

.page .text {
}
.page .text h4 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

.page .text p {
	text-align: center;
	padding: 0 0 10px;
	border-bottom: 1px dotted #dbdbdb;
}

.page .text p span {
	padding:0 20px;
}

.page .content {
	padding:0 50px;
}

.page .content p {
	text-indent: 2em;
	line-height: 200%;
	font-size: 16px;
}

.page .content2 {
	padding:0 20px;
}

.page .content2 h4 {
	text-align:center;
	font-size: 20px;
	font-weight: bold;
}

.page .content2 p {
	text-indent: 2em;
	line-height: 200%;
	font-size: 16px;
}

.page .nav-tabs {
	margin: 10px 0;
}

.page .nav-tabs li a  {
	font-size: 18px;
	padding: 5px;
}

.page .nav-tabs li.active a {
	border: 1px solid #f17e7a;
	background-color:#f17e7a;
	color: #fff;
}


.page .nav-tabs li a {
    border-bottom: 1px solid #f17e7a;
}

/* ------global flex images------ */

.page .list .titleBg {
	border-bottom:1px solid #e3534e;
	padding:0 0 0 15px;
	margin:10px 0 0;
	float: left;
	width: 100%;
}

.page  .list .titleBg h3 {
	float: left;
	background-color: #e3534e;
	line-height: 35px;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	margin: 0;
}

.page  .list .titleBg h3.h3Left {
	background: url(img/listTitleBg02.png) no-repeat;
	width: 20px;
	height: 35px;
}

.page  .list .titleBg h3.h3Right {
	background: url(img/listTitleBg02.png) no-repeat right;
	width: 20px;
	height: 35px;
}
.page  .list .titleBg span {
	float: right;
	padding: 0 10px 0 0;
	line-height: 35px;
}


.page .listUl {
	clear: both;
}


.page .listUl .titleBg {
	border-bottom:1px solid #e3534e;
	padding:0 0 0 15px;
	margin:10px 0 0;
	float: left;
	width: 100%;
}

.page  .listUl .titleBg h3 {
	float: left;
	background-color: #e3534e;
	line-height: 35px;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	margin: 0;
}

.page  .listUl .titleBg h3.h3Left {
	background: url(img/listTitleBg02.png) no-repeat;
	width: 20px;
	height: 35px;
}

.page  .listUl .titleBg h3.h3Right {
	background: url(img/listTitleBg02.png) no-repeat right;
	width: 20px;
	height: 35px;
}
.page  .listUl .titleBg span {
	float: right;
	padding: 0 10px 0 0;
	line-height: 35px;
}

.page .listUl  ul {
	float: left;
	padding: 0 ;
	width: 100%;
	margin-bottom: 20px;
}

.page .listUl  ul li {
	padding: 10px 10px 10px 15px;
	border-bottom: 1px dotted #dbdbdb;
	list-style:none;
}

.page .listUl  nav {
	float: right;
}

.page .listUl  ul li span {
	float: right;
}



.flex {
	float: left;
	max-width:1150px;margin:auto;padding:10px 0 10px 10px;
}
.flex-images { overflow: hidden; }
.flex-images .item { float: left; margin: 2px; border: 1px solid #eee; box-sizing: content-box; overflow: hidden; position: relative; width:auto  }
.flex-images .item img { display: block; width: auto; height: 100%; }
.flex-images .item .over { position: absolute; bottom: 0; left: 0; right: 0; padding: 4px 6px; font-size: 13px; color: #fff; background: #222; background: rgba(0,0,0,.7); }

.flex-special { overflow: hidden; }
.flex-special .item { float: left; margin: 10px; border: 1px solid #eee; box-sizing: content-box; overflow: hidden; position: relative; width:auto  }
.flex-special .item img { display: block; width: auto; height: 100%; padding: 12px }
.flex-special .item .over { position: absolute; bottom: 0; left: 0; right: 0; width: auto; padding: 4px 6px; font-size: 13px; color: #fff; background: #222; background: rgba(0,0,0,.7); }


/*left*/
.leftsidebar_box{height:auto !important;overflow:visible !important;}
.leftsidebar_box dt{ padding: 5px 20px;background-repeat:no-repeat;background-position:10px center;font-size:14px;position:relative;cursor:pointer; font-weight: normal}
.leftsidebar_box dt{ border-top: 3px solid #f8dfdf; color:#666;}
.leftsidebar_box dt a{ color:#666;}
.leftsidebar_box dl{ margin: 0; background-color:#f7f7f7}
.leftsidebar_box dd{background-color:#f7f7f7;padding-left:25px;}
.leftsidebar_box dd a{color:#666;line-height:30px;}
.leftsidebar_box dt img{position:absolute;right:10px;top:20px;}

.menuRight table tr td {
	vertical-align:top;
	padding: 0 5px;
}

/*search-list*/

.search-list  {
}

.search-list ul {
	float: left;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
}

.search-list ul li {
	padding: 10px 10px 10px 15px;
	list-style: none;
	border-bottom: 1px dotted #dbdbdb;
}
.search-list ul li span.search-publish-time {
	float: right;
}



/*PageList*/

.pageList {
	border-top: 1px dotted #dbdbdb;
    color: #e3534e;
    font-size: 16px;
    padding-top: 10px;
    text-align: center;
}